Function windows::Win32::Security::Authentication::Identity::QueryCredentialsAttributesExA
pub unsafe fn QueryCredentialsAttributesExA(
phcredential: *const SecHandle,
ulattribute: u32,
pbuffer: *mut c_void,
cbbuffer: u32,
) -> Result<()>