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