pub fn topic_sync( config: &Config, discourse_name: &str, topic_id: u64, local_path: &Path, assume_yes: bool, ) -> Result<()>