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