pub async fn get_game_pass_catalog( state: State<'_, AppState>, exclude_ea_play: bool, lang: String, ) -> Result<Vec<GamePassGame>, String>