#define _width 16
#define _height 16
static char _bits[] = {
0x00,0x00,0xc0,0x01,0xc0,0x01,0xc8,0x01,0xd0,0x05,0xe4,0x23,0xf8,0x13,0xf8,
0x0f,0xfd,0x8f,0xfe,0x7f,0xfe,0x3f,0xfc,0x3f,0xfc,0x1f,0xf2,0x27,0xe8,0x47,
0xc4,0x0d };