pub unsafe extern "C" fn _gr_poly_evaluate_vec_fast( ys: gr_ptr, poly: gr_srcptr, plen: slong, xs: gr_srcptr, n: slong, ctx: *mut gr_ctx_struct, ) -> c_int