fn plan_in_list( ecx: &ExprContext<'_>, lhs: &Expr<Aug>, list: &Vec<Expr<Aug>>, negated: &bool, ) -> Result<CoercibleScalarExpr, PlanError>