pub type PFN_vkImportSemaphoreFdKHR = unsafe extern "system" fn(device: Device, p_import_semaphore_fd_info: *const ImportSemaphoreFdInfoKHR<'_>) -> Result;