tty_region
tty_region(tty, py, py + ny - 1);
tty_region(tty, py, py + ny - 1);
tty_region(tty, 0, tty->sy - 1);
tty_region(tty, ctx->yoff + rupper - ctx->woy,
static void tty_region(struct tty *, u_int, u_int);