pub unsafe extern "C" fn nettle_mpz_set_sexp(
    x: *mut __mpz_struct,
    limit: c_uint,
    i: *mut sexp_iterator
) -> c_int