#define pattern5_width 4
#define pattern5_height 4
static char pattern5_bits[] = {
   0x01, 0x01, 0x01, 0x01};
