pub unsafe fn float_from_int( _in_int: i64, _out_buff: *mut u8, _out_buff_len: usize, _rounding_mode: i32, ) -> i32