pub unsafe extern "C" fn wolfSSL_CTX_set_session_id_context( ctx: *mut WOLFSSL_CTX, sid_ctx: *const c_uchar, sid_ctx_len: c_uint, ) -> c_int