I need to convert an IEEE 754 32bit float into a 64bit signed int (rounding to nearest even) without going through a static_cast or triggering 64bit fl
32bit float
64bit signed int