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