1#define gs_t.xbm_width 16
2#define gs_t.xbm_height 16
3#define gs_t.xbm_x_hot 0
4#define gs_t.xbm_y_hot 0
5static unsigned char gs.t.bm_bits[] = {
6   0x00, 0x10, 0x00, 0x20, 0x00, 0x68, 0xf0, 0x67, 0xfc, 0x61, 0x7e, 0x70,
7   0x1f, 0xf9, 0x4f, 0xfd, 0x4f, 0xfc, 0x0f, 0xf8, 0x1f, 0xf3, 0x1e, 0xe3,
8   0x3e, 0x60, 0x7c, 0x30, 0x70, 0x0c, 0x1e, 0x00};
9