pub(crate) fn parse_cfg_select_arms( psess: &ParseSess, ts: TokenStream, ) -> Option<Vec<CfgSelectArm>>