pub fn combine_predicates_expr<I>(iter: I) -> Exprwhere
    I: Iterator<Item = Expr>,