function that returns the next higher value that has exactly the same popcount as x.
That is if x has K bits set in total, the result will be the smallest number that also has K bits set and that is greater than x.
Definition at line 1382 of file p99_int.h.
References uintmax_t.