#define cursor_new_width 16
#define cursor_new_height 16
static char cursor_new_bits[] = {
   0x00, 0x00, 0x0e, 0x00, 0x3e, 0x10, 0xce, 0x17, 0xd4, 0x00, 0xac, 0x67,
   0x68, 0x0e, 0x50, 0x64, 0x50, 0x05, 0x50, 0x09, 0x48, 0x28, 0x68, 0x6b,
   0x2c, 0x49, 0x26, 0x45, 0xa0, 0x40, 0x00, 0x00};
