pub type PFN_vkAcquireNextImageKHR = unsafe extern "system" fn(_: Device, _: SwapchainKHR, _: u64, _: Semaphore, _: Fence, _: *mut u32) -> Result;