elf_create_file
struct elf *elf_create_file(GElf_Ehdr *ehdr, const char *name);
e.out = elf_create_file(&e.orig->ehdr, argv[2]);