luaF_freeproto
LUAI_FUNC void luaF_freeproto (lua_State *L, Proto *f);
case LUA_TPROTO: luaF_freeproto(L, gco2p(o)); break;