fn make_coroutine_state_argument_pinned<'tcx>(
    tcx: TyCtxt<'tcx>,
    body: &mut Body<'tcx>
)