lua_resume
status = lua_resume(co, L, narg);
LUA_API int (lua_resume) (lua_State *L, lua_State *from, int narg);