/* automatically generated by rust-bindgen 0.70.1 */
pub const FQ_ZECH_POLY_DIVREM_DIVCONQUER_CUTOFF: u32 = 16;
pub const FQ_ZECH_COMPOSE_MOD_LENH_CUTOFF: u32 = 6;
pub const FQ_ZECH_COMPOSE_MOD_PREINV_LENH_CUTOFF: u32 = 6;
pub const FQ_ZECH_SQR_CLASSICAL_CUTOFF: u32 = 100;
pub const FQ_ZECH_MUL_CLASSICAL_CUTOFF: u32 = 90;
pub const FQ_ZECH_MULLOW_CLASSICAL_CUTOFF: u32 = 90;
pub const FQ_ZECH_POLY_HGCD_CUTOFF: u32 = 35;
pub const FQ_ZECH_POLY_GCD_CUTOFF: u32 = 96;
pub const FQ_ZECH_POLY_SMALL_GCD_CUTOFF: u32 = 96;