hpcfb_cursor
hpcfb_cursor(dc, 1, dc->dc_cury, dc->dc_curx);
void hpcfb_cursor(void *, int, int, int);
.cursor = hpcfb_cursor,