pub fn noop_visit_coroutine_kind<T: MutVisitor>(
    coroutine_kind: &mut CoroutineKind,
    vis: &mut T
)