pub fn optimize_command( input: PathBuf, output: Option<PathBuf>, level: u8, verbose: bool, ) -> Result<(), Box<dyn Error>>