Source position: AUComponent.pas line 1765
type AudioUnitRemovePropertyListenerWithUserDataProc = function(
self: UnivPtr;
prop: AudioUnitPropertyID;
proc: AudioUnitPropertyListenerProc;
userData: UnivPtr
):OSStatus;