Allocate bytes, helper function.
an allocation that MUST be freed with either ContextAllocator.free or ContextAllocator.realloc(p, 0), even when asking zero size.
See Implementation
Allocate bytes, helper function.