This function is similar to netconn_new_with_callback()
except that an additional parameter proto may be used to indicate the
IP protocol number to use. If proto is non-zero, it must only be used with
the type set to NETCONN_RAW.
The most common use of this function is the creation of connections suitable for generating ICMP packets.