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