pub unsafe fn destroy_buffer(
    allocator: Allocator,
    buffer: Buffer,
    allocation: Allocation
)