pub unsafe extern "C" fn CFDictionaryCreateMutableCopy(
    allocator: *const c_void,
    capacity: isize,
    theDict: *const __CFDictionary
) -> *mut __CFDictionary