pub unsafe extern "C" fn mpoly_monomial_is_zero(
    exp: *const mp_limb_t,
    N: mp_limb_signed_t
) -> c_int