pub fn topic_push( config: &Config, discourse_name: &str, topic_id: u64, local_path: &Path, dry_run: bool, edit_opts: PostEditOptions, ) -> Result<()>