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