#define frog_shell_mask_width 5
#define frog_shell_mask_height 5
static unsigned char frog_shell_mask_bits[] = {
   0x04, 0x0e, 0x1f, 0x0e, 0x04};
