using System.Runtime.InteropServices; namespace Ryujinx.Horizon.Sdk.Friends.Detail { [StructLayout(LayoutKind.Sequential, Size = 0x1400)] struct FriendInvitationGroupImpl { } }