pub unsafe fn destroy_image(
    allocator: Allocator,
    image: Image,
    allocation: Allocation
)