Function windows_sys::Win32::Security::Cryptography::CryptCreateHash
pub unsafe extern "system" fn CryptCreateHash(
hprov: usize,
algid: ALG_ID,
hkey: usize,
dwflags: u32,
phhash: *mut usize,
) -> BOOL