pub unsafe extern "C" fn SkPath_addRect(
    this: *mut SkPath,
    rect: *const SkRect,
    dir: SkPathDirection,
    start: c_uint
) -> *mut SkPath