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