lua_close         389 lib/lua/lua.c    lua_close(L);
lua_close         111 lib/lua/lua.h  LUA_API void       (lua_close) (lua_State *L);
lua_close         198 lib/lua/luac.c  lua_close(L);
lua_close         180 modules/luascript.c     lua_close( L );