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