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