The function initializes the raw protocol to make it
available for subsequent calls to libnd_raw_proto_get().
This pseudo-protocol uses the ASCII/hex editor to edit
the packet data.
libnd_raw_proto_get ()
LND_Protocol* libnd_raw_proto_get (void);
The function returns the raw protocol. The same pointer
is returned each time.