pub(crate) fn parse_cfg_match<'a>( psess: &'a ParseSess, mac: &'a MacCall, ) -> Result<Vec<Item>, &'static str>