Constant libc::KEYCTL_CAPS0_DIFFIE_HELLMAN
pub const KEYCTL_CAPS0_DIFFIE_HELLMAN: u32 = 0x04;
The portability is definied by:
#[cfg(all(not(any(target_arch = "mips", target_arch = "mips64")),
not(any())))]