int waddchstr( ffi.Pointer<WINDOW> arg0, ffi.Pointer<chtype> arg1, ) { return _waddchstr( arg0, arg1, ); }