#define mark_bm_width 16
#define mark_bm_height 16
static char mark_bm_bits[] = {
   0x00, 0xc0, 0x00, 0xe0, 0x00, 0x70, 0x06, 0x38, 0xfe, 0x3f, 0x1c, 0x2e,
   0x3c, 0x27, 0xf4, 0x23, 0xe4, 0x21, 0xc4, 0x20, 0xfc, 0x3f, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
