Allocate the specified number of bytes, just like malloc() does. However, in case of OOM, terminate
See Implementation
Allocate the specified number of bytes, just like malloc() does. However, in case of OOM, terminate