v3.43: Fixpnt with bit_cast support
fixpnt number system is now using bit_cast when C++20 is enabled.
Restructured the build with new classifications.
Moved areal forward.
Added number traits to command line tools that deal with IEEE-754.
Enabled long double support on ieee754_parameter class.