fn possible_target_paths(
    name: &str,
    kind: &str,
    commonly_wrong: bool
) -> [PathBuf; 2]