lua_longjmp
struct lua_longjmp lj;
struct lua_longjmp *previous;
struct lua_longjmp *errorJmp; /* current error recover point */
struct lua_longjmp; /* defined in ldo.c */