pub unsafe fn QueryCredentialsAttributesA(
    phcredential: *const SecHandle,
    ulattribute: u32,
    pbuffer: *mut c_void,
) -> Result<()>