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