pub type PFN_vkCreateImage = unsafe extern "system" fn(Device, *const ImageCreateInfo, *const AllocationCallbacks, *mut Image) -> Result;