#define mb_chk_width 8 #define mb_chk_height 8 static unsigned char mb_chk_bits[] = { 0x00, 0x80, 0xc0, 0x60, 0x33, 0x1f, 0x0e, 0x04};