rustc_ap_rustc_ast::attr
pub fn find_by_name(attrs: &[Attribute], name: Symbol) -> Option<&Attribute>