ReadVarLength
uint32 ReadVarLength();
uint32 ticks = ReadVarLength();
SkipBytes(ReadVarLength());
uint32 length = ReadVarLength();