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