pub fn visit_mut_attribute<V: ?Sized + VisitMut>(
    _visitor: &mut V,
    n: &mut Attribute
)