pub type PFN_vkGetImageSubresourceLayout = unsafe extern "system" fn(_: Device, _: Image, _: *const ImageSubresource, _: *mut SubresourceLayout);