namespace Mesen.Interop;
public interface BaseState
{
}
public struct EmptyPpuToolsState : BaseState