Function windows_sys::Win32::Security::Cryptography::SslCreateClientAuthHash
pub unsafe extern "system" fn SslCreateClientAuthHash(
hsslprovider: NCRYPT_PROV_HANDLE,
phhandshakehash: *mut NCRYPT_HASH_HANDLE,
dwprotocol: u32,
dwciphersuite: u32,
pszhashalgid: PCWSTR,
dwflags: u32,
) -> HRESULT