#define smile_width 16
#define smile_height 16
static char smile_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x04, 0x04, 0x00, 0x08, 0x00, 0x10, 0x00, 0x20,
   0x00, 0x20, 0xc0, 0x21, 0x00, 0x20, 0x00, 0x20, 0x00, 0x10, 0x00, 0x08,
   0x04, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
