pub fn find_sbin_binary(source_root: &Path, binary: &str) -> Option<PathBuf>
Find a binary, prioritizing sbin directories.