pub unsafe extern "system" fn QuerySecurityPackageInfoW(
    pszpackagename: PCWSTR,
    pppackageinfo: *mut *mut SecPkgInfoW
) -> HRESULT
Expand description

Required features: "Win32_Security_Authentication_Identity"