HMAGIC2
static unsigned char mag[] = { HMAGIC1, HMAGIC2 };
if (base == MAP_FAILED || *base != HMAGIC1 || base[1] != HMAGIC2) {