of_setcolors
of_setcolors(rasops_cmap, 0, 256);
void of_setcolors(const uint8_t *, unsigned int, unsigned int);
of_setcolors(sc->sc_cmap, 0, 256);
of_setcolors(sc->sc_cmap, cm->index, cm->count);