pub unsafe fn begin_defragmentation(
    allocator: Allocator,
    info: &DefragmentationInfo
) -> VkResult<DefragmentationContext>