pub unsafe extern "C" fn cairo_xlib_surface_get_screen(
    surface: *mut cairo_surface_t
) -> *mut Screen
Available on crate feature xlib only.