pub unsafe extern "C" fn CFStringCreateWithBytesNoCopy( alloc: *const c_void, bytes: *const u8, numBytes: isize, encoding: u32, isExternalRepresentation: u8, contentsDeallocator: *const c_void, ) -> *const __CFString