Source position: Lua.pas line 689
function luaL_optlong(
L: Plua_State;
n: Integer;
d: LongInt
):LongInt;