#define wait_width 16
#define wait_height 16
static char wait_bits[] = {
   0xff, 0xff, 0x05, 0xa0, 0x05, 0xa0, 0xe9, 0x97, 0xf1, 0x8f, 0xe1, 0x87,
   0xc1, 0x83, 0x81, 0x81, 0x81, 0x81, 0x41, 0x83, 0x21, 0x85, 0x91, 0x89,
   0xc9, 0x93, 0xe5, 0xa7, 0xf5, 0xaf, 0xff, 0xff};
