cl_setmousepos
cl_setmousepos(gp, &gpos);
cl_setmousepos(gp, &data->pos);
int cl_setmousepos(struct grf_softc *, struct grf_position *);
return (cl_setmousepos(gp, (struct grf_position *) data));