pub unsafe extern "C" fn CFDataCreateMutable(
    allocator: CFAllocatorRef,
    capacity: CFIndex
) -> CFMutableDataRef