Source position: Lua.pas line 656
function luaL_loadfile(
L: Plua_State;
const filename: PChar
):Integer;