pub fn get_unique_attr<'a>( sess: &'a Session, attrs: &'a [Attribute], name: &'static str, ) -> Option<&'a Attribute>