pub unsafe extern "C" fn wolfSSL_set_timeout(
    ssl: *mut WOLFSSL,
    to: c_uint
) -> c_int