pub fn process_directory_without_async( input_dir: &PathBuf, output_dir: &PathBuf, config: &ImageProcessorConfig, ) -> Result<(), Box<dyn Error>>