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