namespace VirtualNes.Core { public struct DISKDATA { public int DifferentSize; } }