K 10 svn:author V 3 jhb K 8 svn:date V 27 2017-03-19T00:27:07.896188Z K 7 svn:log V 200 Add a Sizet type for 'size_t' values and use it instead of Int. Various size_t arguments were previously decoded as Int values instead which would have truncated values above 2^31 on 64-bit systems. END