fn eq_opt_coroutine_kind(
    l: Option<CoroutineKind>,
    r: Option<CoroutineKind>
) -> bool