pub fn analyze_executable(elf: &[u8]) -> Result<Functions<'_>>
Parses an executable ELF file and returns a list of functions and their stack usage