Source position: Lua.pas line 647
function luaL_checkoption(
L: Plua_State;
narg: Integer;
const def: PChar;
const lst: array [] of PChar
):Integer;