pub unsafe fn set_allocation_user_data(
    allocator: Allocator,
    allocation: Allocation,
    user_data: *mut c_void
)