FSS_NICE_MIN
else if (newnice < FSS_NICE_MIN)
newnice = FSS_NICE_MIN;
#define FSS_NICE_RANGE (FSS_NICE_MAX - FSS_NICE_MIN + 1)