fb_alloc_cmap — allocate a colormap
frame buffer colormap structure
length of cmap
boolean, 1 if there is transparency, 0 otherwise
Allocates memory for a colormap cmap. len is the number of entries in the palette.
Returns negative errno on error, or zero on success.