STRNCMP
if (STRNCMP(&iqd[8], SEN_ID, SEN_ID_LEN) == 0) {
if (STRNCMP((char *)&iqd[SAFTE_START], "SAF-TE", SAFTE_LEN - 2) == 0) {