fn map_lib_features( base_src_path: &Path, mf: &mut (dyn Send + Sync + FnMut(Result<(&str, Feature), &str>, &Path, usize)), )