pub fn find_omv_path_with_append_dir( project_dir: &Path, current_append_dir: &str, file_name: &str, ) -> Result<PathBuf>