pub unsafe extern "C" fn _gr_fmpz_poly_evaluate_rectangular( res: gr_ptr, f: *const fmpz, len: slong, x: gr_srcptr, ctx: *mut gr_ctx_struct, ) -> c_int