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