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