#define clearbutton_width 8
#define clearbutton_height 8
static char clearbutton_bits[] = {
   0xff, 0x83, 0x85, 0x89, 0x91, 0xa1, 0xc1, 0xff};
