#define send_width 16
#define send_height 16
static char send_bits[] = {
   0x00, 0x00, 0x06, 0x00, 0x06, 0x00, 0x0c, 0xe0, 0x8c, 0x20, 0xd8, 0x20,
   0xf8, 0xf8, 0xff, 0x08, 0xfe, 0x08, 0xfc, 0xfe, 0xf8, 0x02, 0xf0, 0x72,
   0xe0, 0x72, 0xc0, 0x12, 0x80, 0x12, 0x00, 0x02};
