rbox_windowmove
static int rbox_windowmove(struct diofb *, uint16_t, uint16_t, uint16_t,
fb->bmv = rbox_windowmove;
rbox_windowmove(ip, charY(ip, ' '), charX(ip, ' '),
static void rbox_windowmove(struct ite_data *, int, int, int, int,
ip->bmv = rbox_windowmove;
rbox_windowmove(ip, 0, 0, 0, 0, ip->fbheight, ip->fbwidth, RR_CLEAR);