Constant libc::SO_DETACH_REUSEPORT_BPF
pub const SO_DETACH_REUSEPORT_BPF: ::c_int = 68;
The portability is definied by:
#[cfg(all(all(any(target_arch = "x86", target_arch = "x86_64", target_arch =
"aarch64"), not(target_env = "musl")), not(any())))]