void lua_setglobal( ffi.Pointer<lua_State> L, ffi.Pointer<ffi.Char> name, ) { return _lua_setglobal( L, name, ); }