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