ffi.Pointer<WINDOW> newwin( int arg0, int arg1, int arg2, int arg3, ) { return _newwin( arg0, arg1, arg2, arg3, ); }