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