#define miner_width 8
#define miner_height 8
static char miner_bits[] = {
   0xe3, 0xe3, 0xf7, 0xc1, 0xf7, 0xeb, 0xeb, 0xc9};