ffi.Pointer<lua_State> lua_tothread( ffi.Pointer<lua_State> L, int idx, ) { return _lua_tothread( L, idx, ); }