#define cu_sbar_mask_width 16
#define cu_sbar_mask_height 16
#define cu_sbar_mask_x_hot 4
#define cu_sbar_mask_y_hot 6
static char cu_sbar_mask_bits[] = {
   0x38, 0x00, 0x7c, 0x00, 0xfe, 0x00, 0xff, 0x1d, 0xff, 0x1f, 0xbb, 0x1f,
   0xb8, 0xff, 0xb8, 0xff, 0xb8, 0xff, 0xbb, 0x1f, 0xff, 0x1f, 0xff, 0x1d,
   0xfe, 0x00, 0x7c, 0x00, 0x38, 0x00, 0x10, 0x00};
