pub unsafe fn get_physical_device_surface_present_modes_khr(
physical_device: VkPhysicalDevice,
surface: VkSurfaceKHR,
present_mode_count_out: *mut u32,
present_modes_out: *mut VkPresentModeKHR,
) -> VkResultpub unsafe fn get_physical_device_surface_present_modes_khr(
physical_device: VkPhysicalDevice,
surface: VkSurfaceKHR,
present_mode_count_out: *mut u32,
present_modes_out: *mut VkPresentModeKHR,
) -> VkResult