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