pub unsafe fn float_from_int( in_int: i64, out_buff: *mut u8, out_buff_len: usize, rounding_mode: i32, ) -> i32