#define another_width 16
#define another_height 16
static char another_bits[] = {
   0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00,
   0x01, 0x00, 0x01, 0x00, 0x81, 0x1f, 0x81, 0x07, 0x81, 0x03, 0x81, 0x01,
   0x81, 0x01, 0x81, 0x00, 0x81, 0x00, 0x01, 0x00};
