pub unsafe extern "C" fn SkCanvas_onClipRegion(
    this: *mut c_void,
    deviceRgn: *const SkRegion,
    op: SkClipOp
)