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