pub fn optimize_file( input_path: impl AsRef<Path>, output_path: impl AsRef<Path>, ) -> Result<(), ComponentOptError>