pub type PFN_vkGetSwapchainImagesKHR = unsafe extern "system" fn(_: Device, _: SwapchainKHR, _: *mut u32, _: *mut Image) -> Result;