Source position: CFBase.pas line 518
type CFAllocatorAllocateCallBack = function(
allocSize: CFIndex;
hint: CFOptionFlags;
info: UnivPtr
):UnivPtr;