#define shel_mask_width 4
#define shel_mask_height 4
static char shel_mask_bits[] = {
   0x06, 0x0f, 0x0f, 0x06};
