pub fn parse_elf(file_path: &str) -> Result<ELF, Box<dyn Error>>
parse ELF and construct file::ELF
file::ELF