pub unsafe extern "C" fn cairo_region_create_rectangles(
    rects: *mut cairo_rectangle_int_t,
    count: c_int
) -> *mut cairo_region_t