Calculates the number of leading zeros in the binary representation of a uint64_t integer, that is, the count of consecutive zeros from the most significant bit to the first occurrence of a binary 1.
[object Object]
Returns the number of leading zeros in value_in.
PIPE_S
None
[object Object]