I have a struct that looks like the following:
[StructLayout(LayoutKind.Explicit, Size = 17, CharSet = CharSet.Ansi)] public struct MyStruct { [MarshalAs(Unma