Source position: lua.pas line 668
function luaL_checkoption(
L: Plua_State;
narg: Integer;
const def: PChar;
const lst: array of PChar
):Integer;