pub type PFN_vkCreateExternalComputeQueueNV = unsafe extern "system" fn(device: Device, p_create_info: *const ExternalComputeQueueCreateInfoNV<'_>, p_allocator: *const AllocationCallbacks<'_>, p_external_queue: *mut ExternalComputeQueueNV) -> Result;