pub fn get_linker<'a>( sess: &'a Session, linker: &Path, flavor: LinkerFlavor, self_contained: bool, target_cpu: &'a str) -> Box<dyn Linker + 'a>