pub fn visit_type_slice_mut<V>(v: &mut V, node: &mut TypeSlice)where
    V: VisitMut + ?Sized,