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