pub fn parse_uuid(rdr: &mut Cursor<&[u8]>) -> Result<Uuid>
Parses a uuid with first 3 portions in little endian.