pub unsafe extern "C" fn CFPropertyListCreateData(
    allocator: *const c_void,
    propertyList: *const c_void,
    format: isize,
    options: usize,
    error: *mut *mut __CFError
) -> *const __CFData