pub unsafe extern "C" fn CFDataCreateMutableCopy(
    allocator: *const c_void,
    capacity: isize,
    theData: *const __CFData
) -> *mut __CFData