Callback type invoked with the connection and the reply it received.
Declared in <torcontrol.h>
<torcontrol.h>
typedef std::function<void(TorControlConnection&, TorControlReply const&)> ReplyHandlerCB;