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