Function openssl_sys::SSL_CTX_set_post_handshake_auth
pub unsafe extern "C" fn SSL_CTX_set_post_handshake_auth(ctx: *mut SSL_CTX, val: c_int)
The portability is definied by:
#[cfg(any(ossl111, libressl340))]