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