pub unsafe extern "C" fn SkCanvas_drawRegion(
    this: *mut SkCanvas,
    region: *const SkRegion,
    paint: *const SkPaint
)