pub fn getpriority_user(uid: Uid) -> Result<i32>
getpriority(PRIO_USER, uid)—Get the scheduling priority of the given user.
getpriority(PRIO_USER, uid)