spd_parse_crc_expect
spd_parse_crc_expect(si, off, len - 2, expect, key);
extern void spd_parse_crc_expect(spd_info_t *, uint32_t, uint32_t, uint16_t,
spd_parse_crc_expect(si, off, crc_len, expect, key);