wecho_wchar
#define wecho_wchar(w,cp) (wadd_wch(w,cp)?ERR:wrefresh(w))
#define wecho_wchar(w, cp) \
#undef wecho_wchar
wecho_wchar(WINDOW *w, const cchar_t *ch)