pub fn visit_create_sink_option_name<'ast, V, T: AstInfo>( visitor: &mut V, node: &'ast CreateSinkOptionName, )where V: Visit<'ast, T> + ?Sized,