pub async fn run_shareholders_institutional( gateway: &str, symbol: &str, next_key: Option<String>, num: Option<i32>, format: OutputFormat, ) -> Result<()>