fn write_smt_wide_modular_arithmetic( cx: &SymCx, out: &mut String, op: &'static str, left: &SymExpr, right: &SymExpr, modulus: &SymExpr, )