Source position: lua.pas line 650
procedure luaL_checkstack(
L: Plua_State;
sz: Integer;
const msg: PChar
);