ffi.Pointer<ffi.Char> gcvt( double arg0, int arg1, ffi.Pointer<ffi.Char> arg2, ) { return _gcvt(arg0, arg1, arg2); }