#include extern "C" { void init_plugin(Lua * L) { LuaOCCI_pushstatics(L); } }