pub unsafe fn create_device(
physical_device: VkPhysicalDevice,
create_info: *const VkDeviceCreateInfo,
allocator: *const VkAllocationCallbacks,
device_out: *mut VkDevice,
) -> VkResultpub unsafe fn create_device(
physical_device: VkPhysicalDevice,
create_info: *const VkDeviceCreateInfo,
allocator: *const VkAllocationCallbacks,
device_out: *mut VkDevice,
) -> VkResult