pub unsafe extern "C" fn strfromf64( __dest: *mut c_char, __size: usize, __format: *const c_char, __f: _Float64, ) -> c_int