pub fn visit_attr_style<'ast, V>(v: &mut V, node: &'ast AttrStyle)where
    V: Visit<'ast> + ?Sized,