pub fn raw_socket<'a>( ip_version: IpVersion, ip_protocol: IpProtocol, rx_mem: Memory, tx_mem: Memory, ) -> Socket<'a>