Function windows_sys::Win32::Security::Authentication::Identity::QueryContextAttributesExW
pub unsafe extern "system" fn QueryContextAttributesExW(
phcontext: *const SecHandle,
ulattribute: SECPKG_ATTR,
pbuffer: *mut c_void,
cbbuffer: u32,
) -> HRESULT