fn get_body_span<'tcx>(
    tcx: TyCtxt<'tcx>,
    hir_body: &Body<'tcx>,
    mir_body: &mut Body<'tcx>
) -> Span