Unify additional values that used to be hardcoded in the old backend under the same naming configuration root.
This prevents recompilation of decompiled C code to cause UB on overflows, because all integer and pointer overflows now wrap.