AT_COUNT
Elf_Auxinfo *aux_info[AT_COUNT];
for (i = 0; i < AT_COUNT; i++)
if (auxp->a_type < AT_COUNT)
vectp = (char **)destp - (AT_COUNT * 2);