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