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