pub fn match_addr_with_port_and_peer_id( port: u16, peer_id: PeerId, ) -> impl Fn(&P2pConnectionOutgoingInitOpts) -> bool