pub fn extended_path(extra: &[PathBuf]) -> Option<OsString>
Build an extended PATH by prepending extra dirs to the standard search paths (current PATH + common install locations).
PATH
extra