pub fn fold_attributes<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: Vec<Attribute>
) -> Vec<Attribute>