ISA_PREFIX
#define ISA_PREFIX_LEN (sizeof(ISA_PREFIX) - 1)
if (strncmp(isa, ISA_PREFIX, ISA_PREFIX_LEN) != 0) {