pub fn find_g00_image_with_append_dir( project_dir: &Path, current_append_dir: &str, name: &str, ) -> Result<(PathBuf, PctType)>