pub type PFN_vkCreateExternalComputeQueueNV = unsafe extern "system" fn(_device: Device, _create_info: *const ExternalComputeQueueCreateInfoNV, _allocator: *const AllocationCallbacks, _external_queue: *mut ExternalComputeQueueNV) -> Result;pub type PFN_vkCreateExternalComputeQueueNV = unsafe extern "system" fn(_device: Device, _create_info: *const ExternalComputeQueueCreateInfoNV, _allocator: *const AllocationCallbacks, _external_queue: *mut ExternalComputeQueueNV) -> Result;