pub unsafe extern "C" fn ecvt( _Value: f64, _DigitCount: c_int, _PtDec: *mut c_int, _PtSign: *mut c_int, ) -> *mut c_char