#define last_posn_width 16
#define last_posn_height 16
static unsigned char last_posn_bits[] = {
   0x00, 0x7c, 0x80, 0x47, 0x80, 0x44, 0x80, 0x7c, 0x80, 0x00, 0x80, 0x00,
   0x80, 0x7c, 0x80, 0x47, 0x80, 0x44, 0x80, 0x7c, 0x80, 0x00, 0x9f, 0x00,
   0x91, 0x7c, 0xf1, 0x47, 0x11, 0x44, 0x1f, 0x7c};
