pub unsafe fn set_allocation_name(
    allocator: Allocator,
    allocation: Allocation,
    name: *const c_char
)