fn add_dep_arg<'a, 'b: 'a>( map: &mut BTreeMap<&'a Unit, PathBuf>, build_runner: &'b BuildRunner<'b, '_>, unit: &'a Unit, )