ffi.Pointer<ffi.Void> lua_touserdata(ffi.Pointer<lua_State> L, int idx) { return _lua_touserdata(L, idx); }