pub unsafe fn create_swapchain_khr(
device: VkDevice,
create_info: *const VkSwapchainCreateInfoKHR,
allocator: *const VkAllocationCallbacks,
swapchain_out: *mut VkSwapchainKHR,
) -> VkResultpub unsafe fn create_swapchain_khr(
device: VkDevice,
create_info: *const VkSwapchainCreateInfoKHR,
allocator: *const VkAllocationCallbacks,
swapchain_out: *mut VkSwapchainKHR,
) -> VkResult