pub unsafe extern "C" fn wolfSSL_SSL_SESSION_set_timeout(
    ses: *mut WOLFSSL_SESSION,
    t: c_long
) -> c_long