pub fn extract_cfg_attrs(attrs: &[Attribute]) -> Vec<String>
Extract #[cfg(...)] attributes as normalized token strings.
#[cfg(...)]