#define lfast_width 16
#define lfast_height 16
#define lfast_x_hot 8
#define lfast_y_hot 7
static char lfast_bits[] = {
   0x00, 0x00, 0x80, 0x40, 0xc0, 0x60, 0xa0, 0x50, 0x90, 0x48, 0x88, 0x44,
   0x84, 0x42, 0x82, 0x41, 0x84, 0x42, 0x88, 0x44, 0x90, 0x48, 0xa0, 0x50,
   0xc0, 0x60, 0x80, 0x40, 0x00, 0x00, 0x00, 0x00};
