#define enforcer_mask_0b_width 16
#define enforcer_mask_0b_height 30
static unsigned char enforcer_mask_0b_bits[] = {
   0xe0, 0x00, 0xf0, 0x01, 0xf0, 0x01, 0xf0, 0x01, 0xe0, 0x03, 0xf8, 0x01,
   0xfc, 0x03, 0xfc, 0x03, 0xfc, 0x03, 0xfc, 0x03, 0xfe, 0x01, 0xfe, 0x01,
   0xfe, 0x7b, 0xfe, 0x7f, 0xfc, 0x1f, 0xfc, 0x01, 0xf0, 0x01, 0xe0, 0x03,
   0xf0, 0x03, 0xf0, 0x07, 0xf0, 0x07, 0xe0, 0x0f, 0xf0, 0x0f, 0xf8, 0x0f,
   0x78, 0x06, 0x3c, 0x0e, 0x1e, 0x0e, 0x3c, 0x0f, 0x70, 0x1f, 0xc0, 0x3e};
