pub unsafe extern "C" fn mpn_cmp( s1p: *const limb_t, s2p: *const limb_t, n: size_t, ) -> c_int
See: mpn_cmp
mpn_cmp