pub unsafe extern "C" fn nmod_poly_bit_pack(
    f: *mut fmpz,
    poly: *mut nmod_poly_struct,
    bit_size: mp_limb_t
)