#define test_width 12
#define test_height 21
static unsigned char test_bits[] = {
   0x70, 0x00, 0xe0, 0x00, 0xc0, 0x03, 0xc0, 0x07, 0xc0, 0x0f, 0xc0, 0x03,
   0x00, 0x01, 0x01, 0x00, 0x01, 0x08, 0xe8, 0x03, 0x00, 0x00, 0x00, 0x00,
   0xe0, 0x0c, 0xc0, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x01, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
