pub fn visit_impl_item_macro<'ast, V>(v: &mut V, node: &'ast ImplItemMacro)where
    V: Visit<'ast> + ?Sized,