#define testbitmap_width 10
#define testbitmap_height 10
#define testbitmap_x_hot 0
#define testbitmap_y_hot 0
static char testbitmap_bits[] = {
   0x38, 0x00, 0x46, 0x00, 0xc2, 0x00, 0x82, 0x01, 0x13, 0x01, 0x03, 0x01,
   0x02, 0x01, 0x86, 0x01, 0xfc, 0x00, 0x60, 0x00};
