pub fn open_ethernet_socket(
    interface: InterfaceName,
    timestamping: InterfaceTimestampMode
) -> Result<Socket<EthernetAddress, Open>>