pub fn fold_str<V>(_visitor: &mut V, n: Str) -> Str where
    V: Fold + ?Sized