This patch adds support for "any" matching to the helper match.

Example:

iptables .. -m helper --helper any ..
iptables .. -m helper ! --helper any ..
