pub fn get_xdp_statistics<Fd>(fd: Fd) -> Result<XdpStatistics, Errno> ⓘwhere Fd: AsFd,
dep_rustix
getsockopt(fd, SOL_XDP, XDP_STATISTICS)