pub unsafe extern "C" fn wolfSSL_CTX_set_timeout(
    ctx: *mut WOLFSSL_CTX,
    to: c_uint
) -> c_int