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