elf_utilities::parser
pub fn read_elf<F: ELF>(file_path: &str) -> Result<F, Box<dyn Error>>
read ELF and construct file::ELF
file::ELF