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