luaK_ret
LUAI_FUNC void luaK_ret (FuncState *fs, int first, int nret);
luaK_ret(fs, first, nret);
luaK_ret(fs, 0, 0); /* final return */