Source position: CSIdentity.pas line 1451
type CSIdentityStatusUpdatedCallback = procedure(
identity: CSIdentityRef;
status: CFIndex;
error: CFErrorRef;
info: UnivPtr
);