#define chk_width 6
#define chk_height 8
static char chk_bits[] = {
   0x30, 0x10, 0x18, 0x09, 0x0d, 0x07, 0x06, 0x02};
