Function windows_sys::Win32::Security::Authentication::Identity::SspiExcludePackage
pub unsafe extern "system" fn SspiExcludePackage(
authidentity: *const c_void,
pszpackagename: PCWSTR,
ppnewauthidentity: *mut *mut c_void,
) -> HRESULT