pub type PFN_vkCreateScreenSurfaceQNX = unsafe extern "system" fn(instance: Instance, p_create_info: *const ScreenSurfaceCreateInfoQNX<'_>, p_allocator: *const AllocationCallbacks<'_>, p_surface: *mut SurfaceKHR) -> Result;