#define pattern9_width 4
#define pattern9_height 4
static char pattern9_bits[] = {
   0x03, 0x03, 0x0c, 0x0c};
