pub unsafe extern "C" fn wolfSSL_DTLSv1_get_timeout(
    ssl: *mut WOLFSSL,
    timeleft: *mut WOLFSSL_TIMEVAL
) -> c_int