pub unsafe extern "C" fn SkPath_isRRect(
    this: *const SkPath,
    rrect: *mut SkRRect
) -> bool