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