pub extern "C" fn int64_to_float(v: i64) -> f32
Converts a signed 64-bit integer to the nearest f32 value, rounding to even on tie