pub unsafe extern "C" fn wolfSSL_DTLSv1_set_initial_timeout_duration(
    ssl: *mut WOLFSSL,
    duration_ms: word32
)