pub async fn get_max_trd_qtys( client: &Arc<FutuClient>, input: MaxTrdQtysInput<'_>, ) -> Result<String>