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