using System.Runtime.InteropServices; namespace Ktisis.Structs.Env; [StructLayout(LayoutKind.Explicit, Size = 0x310)] public struct EnvSimulator { }