int mvwaddwstr( ffi.Pointer<WINDOW> arg0, int arg1, int arg2, ffi.Pointer<ffi.WChar> arg3, ) { return _mvwaddwstr( arg0, arg1, arg2, arg3, ); }