pub unsafe extern "C" fn StandardAllocator_Allocate(
    this: *mut StandardAllocator,
    size: u64
) -> *mut c_void