EI_BRAND
#ifndef EI_BRAND
if ((eh->e_ident[EI_BRAND] == '\0' ||
strcmp(&eh->e_ident[EI_BRAND], wantBrand) != 0) &&