luaD_poscall
luaD_poscall(L, L->top - n);
luaD_poscall(L, L->top - n);
luaD_poscall(L, firstArg); /* finish 'luaD_precall' */
LUAI_FUNC int luaD_poscall (lua_State *L, StkId firstResult);
b = luaD_poscall(L, ra);