pub unsafe extern "C" fn C_SkRRect_dumpToString(
    self_: *const SkRRect,
    asHex: bool,
    str_: *mut SkString
)