Source position: CFBase.pas line 519
type CFAllocatorReallocateCallBack = function(
ptr: UnivPtr;
newsize: CFIndex;
hint: CFOptionFlags;
info: UnivPtr
):UnivPtr;