_libelf_open_object
Elf *_libelf_open_object(int _fd, Elf_Cmd _c, int _reporterror);
e = _libelf_open_object(fd, c, 1);
return (_libelf_open_object(fd, ELF_C_READ, 0));