pub unsafe extern "C" fn n_poly_realloc(
    A: *mut n_poly_struct,
    len: mp_limb_signed_t
)