int lua_closethread(ffi.Pointer<lua_State> L, ffi.Pointer<lua_State> from) { return _lua_closethread(L, from); }