pub fn write_protocol_v2_request( writer: &mut impl Write, request: &ProtocolV2Request, ) -> Result<()>