SSL_client_hello_get0_session_id
size_t SSL_client_hello_get0_session_id(SSL *s, const unsigned char **out);
(void)SSL_client_hello_get0_session_id(s, &p);