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