pub extern "C" fn uint_to_float(v: u32) -> f32
Converts an unsigned integer to the nearest f32 value, rounding to even on tie