pub unsafe extern "C" fn SkPath_addRRect1(
    this: *mut SkPath,
    rrect: *const SkRRect,
    dir: SkPathDirection,
    start: c_uint
) -> *mut SkPath