pub unsafe extern "C" fn SkPath_Iter_setPath(
    this: *mut SkPath_Iter,
    path: *const SkPath,
    forceClose: bool
)