public static int luaL_execresult(LuaState state, int stat) { return(LuaNativeBinding.luaL_execresult(state, stat)); }