Count the number of LSB bits which are zero @param a The integer to count @return The number of contiguous zero LSB bits
See Implementation
Count the number of LSB bits which are zero @param a The integer to count @return The number of contiguous zero LSB bits