pub fn extract_attributes_common( attrs: &mut Vec<Attribute>, span: Span, is_var: bool, ) -> Result<ZeroVecAttrs>
Removes all known zerovec:: attributes from struct attrs and validates them