pub type FnCreateDeferredOperationKHR = extern "system" fn(device: Device, pAllocator: *const AllocationCallbacks, pDeferredOperation: *mut DeferredOperationKHR) -> Result;