namespace Ryujinx.HLE.OsHle.Services.Nv.NvGpuGpu
{
struct NvGpuGpuGetActiveSlotMask
public int Slot;
public int Mask;
}