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