Fixtype of bases of integer constants [C:6.4.4.1].
This is a tagged union type, introduced by fty::deftagsum.
Decimal (base 10), octal (base 8), and hexadecimal (base 16) integer constants are supported in C. This fixtype captures these three possible bases.