pub unsafe extern "C" fn SkRegion_setRects(
    this: *mut SkRegion,
    rects: *const SkIRect,
    count: c_int
) -> bool