pub fn get_unique_attr<'a, A: AttributeExt>( sess: &'a Session, attrs: &'a [A], name: Symbol, ) -> Option<&'a A>