pub unsafe extern "C" fn mpn_divmod_1( r1p: *mut limb_t, s2p: *const limb_t, s2n: size_t, s3limb: limb_t, ) -> limb_t
See: mpn_divmod_1
mpn_divmod_1