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