#define star_mask_b_width 7
#define star_mask_b_height 7
static unsigned char star_mask_b_bits[] = {
   0x10, 0x18, 0x1f, 0x36, 0x7c, 0x0c, 0x04};
