pub fn load_elf_from_file(path: &str) -> Result<ElfBinary, ElfError>
Load an ELF binary from the filesystem