Function windows::Win32::Security::Authentication::Identity::QueryContextAttributesA
pub unsafe fn QueryContextAttributesA(
phcontext: *const SecHandle,
ulattribute: SECPKG_ATTR,
pbuffer: *mut c_void,
) -> Result<()>