#define chasergen_width 8
#define chasergen_height 8
static char chasergen_bits[] = {
   0xff, 0x81, 0x99, 0xa5, 0xbd, 0xbd, 0x81, 0xff};