#define arrowmask_width 12
#define arrowmask_height 11
static short arrowmask_bits[] = {
   0x0060, 0x0070, 0x0078, 0x0ffc,
   0x0ffe, 0x0fff, 0x0ffe, 0x0ffc,
   0x0078, 0x0070, 0x0060};
