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