DumpBlock
DumpBlock(h,LUAC_HEADERSIZE,D);
#define DumpMem(b,n,size,D) DumpBlock(b,(n)*(size),D)
DumpBlock(getstr(s),size*sizeof(char),D);