Function windows_sys::Win32::UI::Shell::CIDLData_CreateFromIDArray

pub unsafe extern "system" fn CIDLData_CreateFromIDArray(
    pidlfolder: *const ITEMIDLIST,
    cidl: u32,
    apidl: *const *const ITEMIDLIST,
    ppdtobj: *mut *mut c_void,
) -> HRESULT