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