pub fn unpack(buf: &[u8]) -> Option<Timestamp>
Parse 4/8/12-byte MessagePack timestamp -1 extension
Returns None if the input slice is the wrong length.
None