pub unsafe extern "C" fn CFDataCreateWithBytesNoCopy(
allocator: CFAllocatorRef,
bytes: *const UInt8,
length: CFIndex,
bytes_deallocator: CFAllocatorRef,
) -> CFDataRefpub unsafe extern "C" fn CFDataCreateWithBytesNoCopy(
allocator: CFAllocatorRef,
bytes: *const UInt8,
length: CFIndex,
bytes_deallocator: CFAllocatorRef,
) -> CFDataRef