pub unsafe extern "C" fn n_poly_set(
    A: *mut n_poly_struct,
    B: *mut n_poly_struct
)