mvinnwstr
mvinnwstr(int y, int x, wchar_t *ws, int n)
#define mvinnwstr(y,x,wcs,n) (move(y,x)?ERR:innwstr(wcs,n))
#define mvinnwstr(y, x, wcs, n) \
#undef mvinnwstr
mvinnwstr(int y, int x, wchar_t *wcs, int n)