Synopsis
unsigned char __clz(unsigned val);
Description

__clz returns the number of leading zeros in val.