pub fn build_elf_with_path( pkg: &Package, profile: impl ToString, elf_path: Option<&PathBuf>, ) -> Result<Elf>