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