pub unsafe fn CIDLData_CreateFromIDArray(
    pidlfolder: *const ITEMIDLIST,
    apidl: Option<&[*const ITEMIDLIST]>
) -> Result<IDataObject>