pub async fn run_modify_user_security( gateway: &str, group_name: &str, op: i32, symbols: &[String], _format: OutputFormat, ) -> Result<()>