#define samech_width 16
#define samech_height 16
static char samech_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x10, 0x02, 0x70, 0x07, 0x70, 0x0f, 0x70, 0x0f,
   0x20, 0x06, 0x20, 0x04, 0x20, 0x06, 0x40, 0x07, 0x80, 0x07, 0xc0, 0x03,
   0xe0, 0x01, 0xf0, 0x00, 0x78, 0x00, 0x10, 0x00};
