Allocate nbytes. Aborts on failure.
number of bytes to allocate, can be 0, must be <= than MaxAllocSize
allocated data, null for nbytes==0
See Implementation
Allocate nbytes. Aborts on failure.