pub type PFN_vkCopyImageToMemoryEXT = unsafe extern "system" fn(device: Device, p_copy_image_to_memory_info: *const CopyImageToMemoryInfoEXT<'_>) -> Result;