elf_cntl
if (elf_cntl(elf, ELF_C_FDREAD) == -1) {
int elf_cntl(Elf *, Elf_Cmd);
err = elf_cntl(dmp->dm_elf, ELF_C_FDREAD);