pub unsafe extern "C" fn SkPath_addOval(
    this: *mut SkPath,
    oval: *const SkRect,
    dir: SkPathDirection
) -> *mut SkPath