using System; public struct ovrAvatarHandComponent { public ovrAvatarHandInputState inputState; public IntPtr renderComponent; }