_outwch
extern int _outwch(chtype);
(void) _outwch(_CHAR(scp[x]));
(void) _outwch(_CHAR(scp[x]));
return (_outwch((chtype)c));
(void) _outwch(tilde_glitch &&
(void) _outwch(wcp[ix]);
(void) _outwch(curscr->_y[cy][ix]);
(void) _outwch(wcp[x]);
(void) _outwch(tilde_glitch && _CHAR(wcp[wx]) == '~' ? '`' : wcp[wx]);
(void) _outwch(wcp[x]);
(void) _outwch(tilde_glitch && _CHAR(wc) == '~' ? '`' : wc);
(void) _outwch(*wcp);
(void) _outwch(_CHAR(wc) == '~' &&