pub fn find_program_in_path<P: AsRef<Path>>(program: P) -> Option<PathBuf>