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