pub fn lookup_nic(
    addr: &EthernetAddr
) -> Option<Arc<dyn NetworkInterface + Send + Sync>>