Source position: CFDictionary.pas line 599
function CFDictionaryCreateMutable(
allocator: CFAllocatorRef;
capacity: CFIndex;
keyCallBacks: CFDictionaryKeyCallBacksPtr;
valueCallBacks: CFDictionaryValueCallBacksPtr
):CFMutableDictionaryRef;