pub unsafe extern "C" fn __gmpz_set_str(
    arg1: mpz_ptr,
    arg2: *const c_char,
    arg3: c_int
) -> c_int