pub fn run_diff( original_vbs_path: &Path, vbs_path: &Path, color: DiffColor, config: Option<&ResolvedConfig>, ) -> Result<Vec<u8>, Error>