#define swirl_width 7
#define swirl_height 7
static unsigned char swirl_bits[] = {
   0xb6, 0xff, 0xff, 0xbe, 0xff, 0xff, 0xb6};
