int wattr_set( ffi.Pointer<WINDOW> arg0, int arg1, int arg2, ffi.Pointer<ffi.Void> arg3, ) { return _wattr_set( arg0, arg1, arg2, arg3, ); }