pub unsafe extern "C" fn SkCanvas_drawOval(
    this: *mut SkCanvas,
    oval: *const SkRect,
    paint: *const SkPaint
)