pub const MIN_NICE: i8 = -20;
Lowest valid niceness for SchedulingPolicy::Nice (most favorable).
SchedulingPolicy::Nice