int lua_setcstacklimit( ffi.Pointer<lua_State> L, int limit, ) { return _lua_setcstacklimit( L, limit, ); }