#define thumb_width 8
#define thumb_height 8
static char thumb_bits[] = {
   0x55, 0xaa, 0x55, 0xaa, 0x55, 0xaa, 0x55, 0xaa};
