pub unsafe extern "C" fn CFStringCreateWithBytesNoCopy(
alloc: CFAllocatorRef,
bytes: *const UInt8,
num_bytes: CFIndex,
encoding: CFStringEncoding,
is_external_representation: Boolean,
contents_deallocator: CFAllocatorRef,
) -> CFStringRef