pub fn write_protocol_v2_advertisement( writer: &mut impl Write, handshake: &TransportHandshake, ) -> Result<()>