Function windows::Win32::System::Com::CoQueryAuthenticationServices

pub unsafe fn CoQueryAuthenticationServices(
    pcauthsvc: *mut u32,
    asauthsvc: *mut *mut SOLE_AUTHENTICATION_SERVICE,
) -> Result<()>