Function SslGetCipherSuitePRFHashAlgorithm
pub unsafe extern "system" fn SslGetCipherSuitePRFHashAlgorithm(
hsslprovider: NCRYPT_PROV_HANDLE,
dwprotocol: u32,
dwciphersuite: u32,
dwkeytype: u32,
szprfhash: PWSTR,
dwflags: u32,
) -> HRESULT