Function windows_sys::Win32::Security::Cryptography::CryptDuplicateHash
pub unsafe extern "system" fn CryptDuplicateHash(
hhash: usize,
pdwreserved: *const u32,
dwflags: u32,
phhash: *mut usize,
) -> BOOL