#define umover_mask_width 11
#define umover_mask_height 11
#define umover_mask_x_hot 5
#define umover_mask_y_hot 5
static char umover_mask_bits[] = {
   0x00, 0x00, 0x20, 0x00, 0x70, 0x00, 0xf8, 0x00, 0xfc, 0x01, 0xfe, 0x03,
   0xfe, 0x07, 0xf8, 0x07, 0xf8, 0x01, 0xf8, 0x01, 0xf0, 0x01};
