hyperfb_move_cursor
static void hyperfb_move_cursor(struct hyperfb_softc *, int, int);
hyperfb_move_cursor(sc, cur->pos.x, cur->pos.y);
hyperfb_move_cursor(sc, cp->x, cp->y);
hyperfb_move_cursor(sc, 100, 100);