cl_getcmap
int cl_getcmap(struct grf_softc *, struct grf_colormap *);
return cl_getcmap(gp, (struct grf_colormap *)data);
return (cl_getcmap(gp, (struct grf_colormap *) data));