pub fn walk_const_item_rhs<'v, V: Visitor<'v>>( visitor: &mut V, ct_rhs: ConstItemRhs<'v>, ) -> V::Result