pub fn __ucmpsi2(a: u32, b: u32) callconv(.c) i32
pub fn __ucmpsi2(a: u32, b: u32) callconv(.c) i32 { return XcmpXi2(u32, a, b); }