#define usereat_width 16
#define usereat_height 16
static char usereat_bits[] = {
   0x00, 0x00, 0xc0, 0x07, 0xf0, 0x1f, 0xf8, 0x3f, 0xf8, 0x3f, 0xfc, 0x7f,
   0xfc, 0x7f, 0xfc, 0x7f, 0xfc, 0x7f, 0xfc, 0x7f, 0xf8, 0x3f, 0xf8, 0x3f,
   0xf0, 0x1f, 0xc0, 0x07, 0x00, 0x00, 0x00, 0x00};
