Function windows_sys::Win32::Security::Cryptography::CryptSetKeyIdentifierProperty
pub unsafe extern "system" fn CryptSetKeyIdentifierProperty(
pkeyidentifier: *const CRYPT_INTEGER_BLOB,
dwpropid: u32,
dwflags: u32,
pwszcomputername: PCWSTR,
pvreserved: *const c_void,
pvdata: *const c_void,
) -> BOOL