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