pub unsafe extern "C" fn mpn_sqrtrem( r1p: *mut limb_t, r2p: *mut limb_t, sp: *const limb_t, n: size_t, ) -> size_t
See: mpn_sqrtrem
mpn_sqrtrem