#define priority_width 22
#define priority_height 22
static unsigned char priority_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x11, 0x00, 0x80, 0x20, 0x00,
   0x9c, 0x20, 0x07, 0xa2, 0xa0, 0x08, 0x41, 0x51, 0x10, 0x41, 0x4e, 0x10,
   0x41, 0x40, 0x10, 0x22, 0x80, 0x08, 0x1c, 0x00, 0x07, 0x1c, 0x00, 0x07,
   0x22, 0x80, 0x08, 0x41, 0x40, 0x10, 0x41, 0x4e, 0x10, 0x41, 0x51, 0x10,
   0xa2, 0xa0, 0x08, 0x9c, 0x20, 0x07, 0x80, 0x20, 0x00, 0x00, 0x11, 0x00,
   0x00, 0x0e, 0x00, 0x00, 0x00, 0x00};
