#define link_width 16
#define link_height 16
static char link_bits[] = {
   0xe0, 0x01, 0x1c, 0x06, 0x3e, 0x1a, 0x7f, 0x25, 0xfe, 0x44, 0x42, 0x44,
   0x49, 0xb6, 0x02, 0x4f, 0xff, 0x1b, 0x11, 0x24, 0x12, 0x24, 0x7c, 0x52,
   0x90, 0x4d, 0x08, 0xc0, 0xbc, 0xef, 0x7e, 0x70};
