syn::visit
pub fn visit_item_impl<'ast, V: Visit<'ast> + ?Sized>( _visitor: &mut V, _i: &'ast ItemImpl)