Constant libc::RLIMIT_RTPRIO
pub const RLIMIT_RTPRIO: ::__rlimit_resource_t = 14;
The portability is definied by:
#[cfg(all(any(target_env = "gnu", target_env = "uclibc"), not(any())))]