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