pub unsafe extern "C" fn mpoly_monomial_set(
    exp2: *mut mp_limb_t,
    exp3: *const mp_limb_t,
    N: mp_limb_signed_t
)