#define exit_width 8
#define exit_height 8
static char exit_bits[] = {
   0xff, 0x81, 0x99, 0xbd, 0x99, 0x99, 0x81, 0xff};