pub type PFN_vkWaitForFences = unsafe extern "system" fn(_: Device, _: u32, _: *const Fence, _: u32, _: u64) -> Result;