pub fn walk_coroutine_marker<'a, V: Visitor<'a>>( visitor: &mut V, node: &'a CoroutineMarker, ) -> V::Result