mvin_wch
#define mvin_wch(y,x,cp) (move(y,x)?ERR:in_wch(cp))
#define mvin_wch(y, x, cp) \
#undef mvin_wch
mvin_wch(int y, int x, cchar_t *cc)