pub unsafe extern "C" fn SkPath_addRoundRect1(
    this: *mut SkPath,
    rect: *const SkRect,
    radii: *const SkScalar,
    dir: SkPathDirection
) -> *mut SkPath