Low-level allocation function. Called with an element count and returns a freshly allocated Pointer<T>.
count
Pointer<T>
Pointer<T> Function([int count]) allocatorFunc;