#include #include typedef void (*GetPluginInfoType)(PluginInfo*); typedef void (*PluginHandlerType)(HostInfo*); int main() { return 0; }