CMSIZE
fbt->fb_cmsize = CMSIZE;
uint8_t red[CMSIZE], green[CMSIZE], blue[CMSIZE];
if (start >= CMSIZE || count > CMSIZE - start)
uint8_t red[CMSIZE], green[CMSIZE], blue[CMSIZE];
if (start >= CMSIZE || count > CMSIZE - start)