#define trapdoor_width 30
#define trapdoor_height 14
static unsigned char trapdoor_bits[] = {
   0x01, 0x00, 0x00, 0x20, 0xe6, 0xff, 0xff, 0x19, 0x98, 0xff, 0x7f, 0x06,
   0x60, 0xfc, 0x8f, 0x01, 0x80, 0x00, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
