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