#[no_mangle] extern "C" fn __clzdi2(x: u64) -> usize
Returns the number of leading binary zeros in x
x