#pragma once #ifdef __cplusplus extern "C" { #endif void register_tolua_helpers(void); #ifdef __cplusplus } #endif