1#define hlines3_width 1 2#define hlines3_height 3 3static char hlines3_bits[] = { 4 0x00, 0x01, 0x00}; 5