pub unsafe extern "C" fn cairo_xcb_surface_set_drawable(
    surface: *mut cairo_surface_t,
    drawable: u32,
    width: i32,
    height: i32
)