pub unsafe extern "C" fn mpn_mod_1( s1p: *const limb_t, s1n: size_t, s2limb: limb_t, ) -> limb_t
See: mpn_divmod_1
mpn_divmod_1