pub fn parse_elf_header(elf_data: &[u8]) -> Result<ELFHeader, StructureError>
Partially parses an ELF header