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