pub fn get_attr<'a>( sess: &'a Session, attrs: &'a [Attribute], name: &'static str, ) -> impl Iterator<Item = &'a Attribute>