Source position: CFString.pas line 465
function CFStringCreateMutableWithExternalCharactersNoCopy(
alloc: CFAllocatorRef;
chars: UniCharPtr;
numChars: CFIndex;
capacity: CFIndex;
externalCharactersAllocator: CFAllocatorRef
):CFMutableStringRef;