ffi.Pointer<ffi.Char> ecvt( double arg0, int arg1, ffi.Pointer<ffi.Int> arg2, ffi.Pointer<ffi.Int> arg3, ) { return _ecvt(arg0, arg1, arg2, arg3); }