fn extract(attrs: &[Attribute]) -> Option<Symbol>
Extract the first rustc_diagnostic_item = "$name" out of a list of attributes.
rustc_diagnostic_item = "$name"