pub fn write_relayed_path_response_wire_packet( announce: &Announce<'_>, hops: u8, via: TransportId, buf: &mut [u8], ) -> Result<usize, WireError>