pub unsafe extern "C" fn wolfSSL_set_tmp_dh(
    s: *mut WOLFSSL,
    dh: *mut WOLFSSL_DH
) -> c_long