luaL_callmeta
if (!luaL_callmeta(L, idx, "__tostring")) { /* no metafield? */
LUALIB_API int (luaL_callmeta) (lua_State *L, int obj, const char *e);