pub unsafe extern "C" fn n_poly_reverse(
    output: *mut n_poly_struct,
    input: *mut n_poly_struct,
    m: mp_limb_signed_t
)