#ifdef __cplusplus extern "C" { #endif struct lua_State; void tolua_message_open(struct lua_State *L); #ifdef __cplusplus } #endif