SGP_CRC8_LEN
size_t size = word_count * (SGP_WORD_LEN + SGP_CRC8_LEN);
for (i = 0; i < size; i += SGP_WORD_LEN + SGP_CRC8_LEN) {