Assumes that input is versioned struct chunk and extracts version number from it. Otherwise will return garbage
serialized struct data, untouched
out parameter to store version number
data slices after the version bytes
See Implementation
Assumes that input is versioned struct chunk and extracts version number from it. Otherwise will return garbage