#define run_width 16
#define run_height 16
static unsigned char run_bits[] = {
   0x00, 0x00, 0x70, 0x00, 0x78, 0x00, 0x70, 0x00, 0x80, 0x03, 0xc0, 0x07,
   0xe0, 0x0f, 0xb4, 0x1b, 0xbe, 0x0b, 0x84, 0x73, 0xc0, 0x76, 0x60, 0x06,
   0x60, 0x1c, 0xc0, 0x30, 0x60, 0x18, 0x00, 0x00};
