#pragma once #include "plugin.h" #include typedef struct State { int unused; } State;