fn check_suspend_tys<'tcx>(
    tcx: TyCtxt<'tcx>,
    layout: &GeneratorLayout<'tcx>,
    body: &Body<'tcx>
)