pub(super) fn check_coroutine_obligations(
    tcx: TyCtxt<'_>,
    def_id: LocalDefId
) -> Result<(), ErrorGuaranteed>