pub unsafe extern "C" fn CFStringCreateWithBytes(
alloc: CFAllocatorRef,
bytes: *const u8,
num_bytes: CFIndex,
encoding: u32,
is_external: bool,
) -> CFStringRefpub unsafe extern "C" fn CFStringCreateWithBytes(
alloc: CFAllocatorRef,
bytes: *const u8,
num_bytes: CFIndex,
encoding: u32,
is_external: bool,
) -> CFStringRef