luaopen_string
LUAMOD_API int (luaopen_string) (lua_State *L);
VERIFY3U(1, ==, luaopen_string(state));