pub unsafe extern "C" fn SSL_set1_tls_channel_id(
    ssl: *mut SSL,
    private_key: *mut EVP_PKEY
) -> c_int