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