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