luaL_pushmodule
luaL_pushmodule(L, libname, libsize(l)); /* get/create library table */
LUALIB_API void (luaL_pushmodule) (lua_State *L, const char *modname,