Function SHOpenFolderAndSelectItems

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