pub unsafe extern "C" fn SkCanvas_onDrawOval(
    this: *mut c_void,
    rect: *const SkRect,
    paint: *const SkPaint
)