Same as the unsigned int overload.
unsigned int
Declared in <bdlb_bitutil.h>
<bdlb_bitutil.h>
static unsigned long roundUpToBinaryPower(unsigned long value);
least power of 2 not less than value, or 0 on failure
value