#define amouse_width 16
#define amouse_height 20
static char amouse_bits[] = {
   0x0f, 0x00, 0x07, 0x00, 0x0f, 0x00, 0x1d, 0x00, 0x18, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x8c, 0x31, 0x52, 0x4a, 0x52, 0x4a, 0x52, 0x4a, 0x52, 0x4a,
   0x52, 0x4a, 0x52, 0x4a, 0x52, 0x4a, 0x52, 0x4a, 0x52, 0x4a, 0x8c, 0x31,
   0x00, 0x00, 0x00, 0x00};
