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