pub fn extract_prefixes_ref(
    indvs: &[&Individual],
    all_prefixes: &HashMap<String, String>
) -> HashMap<String, String>