local record lib
	create : function (narr:integer, nrec:integer):table
	pack : function (...:any):{any}
end
return lib