pub fn walk_where_predicate<V: MutVisitor>( vis: &mut V, predicate: &mut WherePredicate, ) -> V::Result