ffi.Pointer<SCREEN> newterm( ffi.Pointer<ffi.Char> arg0, ffi.Pointer<FILE> arg1, ffi.Pointer<FILE> arg2, ) { return _newterm( arg0, arg1, arg2, ); }