pub type PFN_vkCreateSharedSwapchainsKHR = unsafe extern "system" fn(_: Device, _: u32, _: *const SwapchainCreateInfoKHR, _: *const AllocationCallbacks, _: *mut SwapchainKHR) -> Result;