pub unsafe extern "C" fn gr_poly_evaluate_modular(
res: gr_ptr,
poly: *const gr_poly_struct,
x: gr_srcptr,
ctx: *mut gr_ctx_struct,
) -> c_intpub unsafe extern "C" fn gr_poly_evaluate_modular(
res: gr_ptr,
poly: *const gr_poly_struct,
x: gr_srcptr,
ctx: *mut gr_ctx_struct,
) -> c_int