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