fn is_ty_const_destruct<'tcx>(
    tcx: TyCtxt<'tcx>,
    ty: Ty<'tcx>,
    body: &Body<'tcx>
) -> bool