Function windows_sys::Win32::Security::Authentication::Identity::SLGetPKeyId
pub unsafe extern "system" fn SLGetPKeyId(
hslc: *const c_void,
pwszpkeyalgorithm: PCWSTR,
pwszpkeystring: PCWSTR,
cbpkeyspecificdata: u32,
pbpkeyspecificdata: *const u8,
ppkeyid: *mut GUID,
) -> HRESULT