pub unsafe extern "C" fn mpn_gcd_1( xp: *const limb_t, xn: size_t, yimb: limb_t, ) -> limb_t
See: mpn_gcd_1
mpn_gcd_1