async fn attach_tapped(
link: AnyLink,
tap: Rc<RefCell<Option<PcapWriter>>>,
tethered: bool,
) -> Result<UlcpDevice<SessionLink>>async fn attach_tapped(
link: AnyLink,
tap: Rc<RefCell<Option<PcapWriter>>>,
tethered: bool,
) -> Result<UlcpDevice<SessionLink>>