fn create_mplace_from_layout<'tcx>(
    ecx: &mut InterpCx<'tcx, 'tcx, CompileTimeInterpreter<'tcx, 'tcx>>,
    ty: Ty<'tcx>
) -> MPlaceTy<'tcx>