Source position: Lua.pas line 636
function luaL_newmetatable(
L: Plua_State;
const tname: PChar
):Integer;