Function windows_sys::Win32::Security::Cryptography::SslDuplicateTranscriptHash
pub unsafe extern "system" fn SslDuplicateTranscriptHash(
hsslprovider: NCRYPT_PROV_HANDLE,
htranscripthash: NCRYPT_HASH_HANDLE,
phtranscripthash: *mut NCRYPT_HASH_HANDLE,
dwflags: u32,
) -> HRESULT