pub fn analyze_elf_libraries(
    libs: &[&str],
    undefined_symbols: &[UndefinedSymbol]
)