pub fn extract_cfg_syn_attributes(attrs: &[Attribute]) -> Vec<Attribute>
Extracts cfg attributes from the given set of attributes
cfg