Source position: CFNotificationCenter.pas line 214
type CFNotificationCallback = procedure(
center: CFNotificationCenterRef;
observer: UnivPtr;
name: CFStringRef;
objct: UnivPtr;
userInfo: CFDictionaryRef
);