Function windows_sys::Win32::UI::Shell::SHOpenFolderAndSelectItems

pub unsafe extern "system" fn SHOpenFolderAndSelectItems(
    pidlfolder: *const ITEMIDLIST,
    cidl: u32,
    apidl: *const *const ITEMIDLIST,
    dwflags: u32,
) -> HRESULT