namespace Ryujinx.HLE.HOS.Services.Nv.NvMap { struct NvMapGetId { public int Id; public int Handle; } }