pub unsafe extern "C" fn fq_poly_factor_realloc(
    fac: *mut fq_poly_factor_struct,
    alloc: mp_limb_signed_t,
    ctx: *mut fq_ctx_struct
)