pub fn get_xdp_options<Fd>(fd: Fd) -> Result<XdpOptionsFlags, Errno> ⓘwhere Fd: AsFd,
dep_rustix
getsockopt(fd, SOL_XDP, XDP_OPTIONS)