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