Parse a network name into its Network enumerator.
Declared in <netbase.h>
<netbase.h>
Network ParseNetwork(std::string const& net);
The matching Network enumerator, or NET_UNROUTABLE if unrecognized.