Function SHCreateShellItemArrayFromIDLists

pub unsafe fn SHCreateShellItemArrayFromIDLists(
    rgpidl: &[*const ITEMIDLIST],
) -> Result<IShellItemArray>