pub unsafe extern "C" fn SkCanvas_onDrawRRect(
    this: *mut c_void,
    rrect: *const SkRRect,
    paint: *const SkPaint
)