#define cu_wait_width 16
#define cu_wait_height 16
#define cu_wait_x_hot 8
#define cu_wait_y_hot 8
static char cu_wait_bits[] = {
   0xfe, 0x7f, 0x02, 0x40, 0x04, 0x30, 0x58, 0x1c, 0xf0, 0x0f, 0xe0, 0x07,
   0xc0, 0x03, 0x80, 0x01, 0x80, 0x01, 0x40, 0x02, 0xa0, 0x04, 0x10, 0x08,
   0x88, 0x10, 0xc4, 0x23, 0xe2, 0x47, 0xfe, 0x7f};
