pub fn rustc_allow_const_fn_unstable<'a>(
    sess: &'a Session,
    attrs: &'a [Attribute]
) -> impl Iterator<Item = Symbol> + 'a