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