TCputs
#define Move_to(x, y) TCputs(tgoto(cursor_motion, x, y))
#define putcap(str) (void)((str) != NULL ? TCputs(str) : 0)