T[] frameMakeSliceBlank(T)(Sz length, IStr file = __FILE__, Sz line = __LINE__)
Allocates uninitialized memory for an array of type T with the given length.
T