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