pub type FloatingPoint_Bits = FloatingPoint_Base;
An unsigned integral type suitable for accessing the bitwise representation of T.
struct FloatingPoint_Bits { pub _address: u8, }
_address: u8