pub const MAX_NICE: i8 = 19;
Highest valid niceness for SchedulingPolicy::Nice (least favorable).
SchedulingPolicy::Nice