_libelf_allocate_elf
if ((e = _libelf_allocate_elf()) == NULL)
if ((e = _libelf_allocate_elf()) != NULL) {