mvwinwstr
return (mvwinwstr(stdscr, y, x, ws));
extern int mvwinwstr(WINDOW *, int, int, wchar_t *);
(mvwinwstr)(w, y, x, wcs)