fn dump_place<'tcx>(
    ecx: &InterpCx<'tcx, 'tcx, CompileTimeInterpreter<'tcx, 'tcx>>,
    place: &MPlaceTy<'tcx>
)