#define ninja_mask_10b_width 25
#define ninja_mask_10b_height 10
static unsigned char ninja_mask_10b_bits[] = {
   0x00, 0x00, 0x0c, 0xfe, 0x00, 0x00, 0x1e, 0xfe, 0x00, 0x00, 0x1e, 0xfe,
   0x80, 0xf1, 0x1f, 0xfe, 0xc0, 0xff, 0x1f, 0xfe, 0xc0, 0xff, 0x0f, 0xfe,
   0x80, 0xff, 0x07, 0xfe, 0x20, 0x1f, 0x07, 0xfe, 0xf0, 0x3b, 0x0e, 0xfe,
   0xd8, 0x3f, 0x3c, 0xfe};
