mvinwstr
mvinwstr(int y, int x, wchar_t *ws)
#define mvinwstr(y,x,wcs) (move(y,x)?ERR:inwstr(wcs))
#define mvinwstr(y, x, wcs) \
mvinwstr(int y, int x, wchar_t *wcs)
#undef mvinwstr