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