#define egg_width 10
#define egg_height 16
static unsigned char egg_bits[] = {
   0x00, 0x00, 0x20, 0x00, 0x10, 0x00, 0x10, 0x00, 0x00, 0x00, 0x10, 0x00,
   0x20, 0x00, 0x08, 0x01, 0x04, 0x01, 0xc4, 0x00, 0xb2, 0x00, 0x95, 0x00,
   0xc0, 0x00, 0x30, 0x01, 0x94, 0x00, 0x04, 0x00};
