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