pub fn walk_associated_item_kind<'v, V: Visitor<'v>>(
    _: &mut V,
    _: &'v AssocItemKind
)