namespace Ryujinx.HLE.OsHle { public struct Profile { public string Username; public string UserId; } }