pub fn write_version<W>(stream: W) -> Result<(), Error>where W: Write,
Write protocol version to a stream