ffi.Pointer<WINDOW> derwin( ffi.Pointer<WINDOW> arg0, int arg1, int arg2, int arg3, int arg4, ) { return _derwin( arg0, arg1, arg2, arg3, arg4, ); }