pub fn __popcountti2(a: i128) callconv(.c) i32
pub fn __popcountti2(a: i128) callconv(.c) i32 { return popcountXi2(i128, a); }