Source position: lua.pas line 629
function luaL_argerror(
L: Plua_State;
numarg: Integer;
const extramsg: PChar
):Integer;