Source position: Lua.pas line 593
procedure luaL_openlib(
L: Plua_State;
const libname: PChar;
const lr: PluaL_Reg;
nup: Integer
);