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