pub fn add_link_lib_path(path: Vec<PathBuf>, cmd: &mut Command)
Adds a list of lookup paths to cmd’s link library lookup path.
cmd