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