#define file_width 16
#define file_height 16
static char file_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x3f, 0xc0, 0x50, 0x40, 0x90, 0x40, 0xf6, 0x40,
   0x89, 0x40, 0x89, 0x40, 0x89, 0x40, 0x89, 0x40, 0x89, 0x40, 0x86, 0x40,
   0x80, 0x40, 0xff, 0xc0, 0x00, 0x00, 0x00, 0x00};
