hamming_correct_256
uint8_t hamming_correct_256(uint8_t *, const uint8_t *, const uint8_t *);
return hamming_correct_256(data, origcode, compcode);