pub type PFN_vkGetSemaphoreWin32HandleKHR = unsafe extern "system" fn(device: Device, p_get_win32_handle_info: *const SemaphoreGetWin32HandleInfoKHR, p_handle: *mut HANDLE) -> Result;