allocationCallbacks property

ma_allocation_callbacks allocationCallbacks
getter/setter pair

Need to store these persistently because ma_log_postv() might need to allocate a buffer on the heap.

Implementation

external ma_allocation_callbacks allocationCallbacks;