pub fn visit_str<V>(_visitor: &mut V, n: &Str) where
    V: Visit + ?Sized