pub unsafe extern "C" fn SkRegion_setRect(
    this: *mut SkRegion,
    rect: *const SkIRect
) -> bool