pub fn optimize_unary_expr( expr_ctx: ExprCtx, expr: &mut Expr, changed: &mut bool, )
NOTE: This is NOT a public API. DO NOT USE.