pub type PFN_vkCopyImageToImage = unsafe extern "system" fn(device: Device, p_copy_image_to_image_info: *const CopyImageToImageInfo<'_>) -> Result;