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