In the functional tests there are lots of cases where we assert != which
this new util will replace, we also are adding the imports and the new assertion
If `-bind=` is provided then we would bind only to a particular address
and should not add all the other addresses of the machine to the list of
local addresses.
Fixes https://github.com/bitcoin/bitcoin/issues/20184 (case 4.)