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