Is there a better way than a long list of sid = reinterpret( Clong, bytes[16:20])
the data structure could in theory be represented by a structure but it has embedded null bytes and fixed sized char arrays. The docs seem to indicate that these are not well supported. Ideally I'd like to be able to define a type and then bind the unpack to it with custom decoding.
