pub unsafe extern "C" fn cairo_region_get_rectangle(
    region: *mut cairo_region_t,
    nth: c_int,
    rectangle: *mut cairo_rectangle_int_t
)