pub type PFN_vkWaitSemaphores = unsafe extern "system" fn(device: Device, p_wait_info: *const SemaphoreWaitInfo<'_>, timeout: u64) -> Result;