pub fn linker_lib_dirs(
    compilation: &Compilation<'_>,
    config: &CompileConfig
) -> Result<Vec<PathBuf>>