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