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