pub unsafe extern "C" fn CryptGetKeyIdentifierProperty(
pKeyIdentifier: *const CRYPT_HASH_BLOB,
dwPropId: DWORD,
dwFlags: DWORD,
pwszComputerName: LPCWSTR,
pvReserved: *mut c_void,
pvData: *mut c_void,
pcbData: *mut DWORD,
) -> BOOL