pub extern "C" fn __ctzdi2(x: u64) -> usize
Returns the number of trailing binary zeros in x (64 bit version).
x