#define unreadableFile_width 16
#define unreadableFile_height 16
static char unreadableFile_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xc0, 0x3f, 0x20, 0x2b, 0x10, 0x35, 0x10, 0x2b,
   0xf0, 0x35, 0xb0, 0x2a, 0x50, 0x35, 0xb0, 0x2a, 0x50, 0x35, 0xb0, 0x2a,
   0x50, 0x35, 0xf0, 0x3f, 0x00, 0x00, 0x00, 0x00};
