#ifndef ARIPLUGIN_H #define ARIPLUGIN_H int ari_plugin_load(); int ari_plugin_unload(); #endif // ARIPLUGIN_H