Source position: Lua.pas line 149
type lua_Reader = function(
L: Plua_State;
ud: Pointer;
sz: Psize_t
):PChar;