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