107
104
const byte* str, /* in: string of bytes */
110
106
/***************************************************************
111
107
Looks for a prime number slightly greater than the given argument.
112
108
The prime is chosen so that it is not near any power of 2. */