pub unsafe extern "C" fn mpn_set_str( rp: *mut limb_t, str: *const c_uchar, strsize: usize, base: c_int, ) -> size_t
See: mpn_set_str
mpn_set_str