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