ffi.Pointer<ffi.Void> luaL_testudata( ffi.Pointer<lua_State> L, int ud, ffi.Pointer<ffi.Char> tname, ) { return _luaL_testudata(L, ud, tname); }