public string LoadString()
 {
     return(PointerUtils.PtrToStringUtf8((byte *)CpuThreadState.GetMemoryPtr((uint)LoadInteger())));
 }