Function windows_sys::Win32::Security::Authentication::Identity::SLGetApplicationInformation
pub unsafe extern "system" fn SLGetApplicationInformation(
hslc: *const c_void,
papplicationid: *const GUID,
pwszvaluename: PCWSTR,
pedatatype: *mut SLDATATYPE,
pcbvalue: *mut u32,
ppbvalue: *mut *mut u8,
) -> HRESULT