pub async fn run_unsubscribe( gateway: &str, symbols: &[String], sub_types: &[i32], unsub_all: bool, _format: OutputFormat, ) -> Result<()>