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