pub unsafe extern "C" fn CFPropertyListCreateDeepCopy(
    allocator: *const c_void,
    propertyList: *const c_void,
    mutabilityOption: usize
) -> *const c_void