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