pub unsafe extern "C" fn ca_poly_mullow(
res: *mut ca_poly_struct,
poly1: *const ca_poly_struct,
poly2: *const ca_poly_struct,
n: slong,
ctx: *mut ca_ctx_struct,
)pub unsafe extern "C" fn ca_poly_mullow(
res: *mut ca_poly_struct,
poly1: *const ca_poly_struct,
poly2: *const ca_poly_struct,
n: slong,
ctx: *mut ca_ctx_struct,
)