Constant libc::IF_NAMESIZE
pub const IF_NAMESIZE: ::size_t = 16;
The portability is definied by:
#[cfg(all(not(any(target_os = "haiku", target_os = "illumos", target_os =
"solaris")), not(any())))]