pub unsafe fn SSL_get_peer_tmp_key(
    ssl: *mut SSL,
    key: *mut *mut EVP_PKEY
) -> c_long