pub unsafe extern "C" fn SSL_CTX_set_post_handshake_auth(
    ctx: *mut SSL_CTX,
    val: c_int
)