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