#define heavyCheck_width 16
#define heavyCheck_height 16
static char heavyCheck_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x18, 0x00, 0x0c,
   0x00, 0x0c, 0x00, 0x06, 0x00, 0x06, 0x08, 0x03, 0x18, 0x03, 0xb8, 0x01,
   0xf0, 0x01, 0xe0, 0x00, 0xe0, 0x00, 0x00, 0x00};
