pub unsafe extern "C" fn wolfSSL_dtls_set_timeout_init(
    ssl: *mut WOLFSSL,
    timeout: c_int
) -> c_int