#define left_width 16
#define left_height 16
static char left_bits[] = {
   0x00, 0x04, 0x00, 0x06, 0x00, 0x07, 0x80, 0x07, 0xc0, 0x07, 0xe0, 0x07,
   0xf0, 0x07, 0xf8, 0x07, 0xf8, 0x07, 0xf0, 0x07, 0xe0, 0x07, 0xc0, 0x07,
   0x80, 0x07, 0x00, 0x07, 0x00, 0x06, 0x00, 0x04};
