pub unsafe extern "C" fn CFDataCreateWithBytesNoCopy( allocator: *const c_void, bytes: *const u8, length: isize, bytesDeallocator: *const c_void, ) -> *const __CFData