$fh->say("static unsigned char ${indexed_name}_bits[] = { " . join(', ', $hexes->@*) . ' };');