pub unsafe extern "C" fn _fq_zech_poly_make_monic(
    rop: *mut fq_zech_struct,
    op: *const fq_zech_struct,
    length: mp_limb_signed_t,
    ctx: *mut fq_zech_ctx_struct
)