pub fn walk_item<K: WalkItemKind<Ctxt = ()>, V: MutVisitor>( visitor: &mut V, item: &mut Item<K>, ) -> V::Result