pub unsafe extern "system" fn SHCreateShellItem(
    pidlparent: *const ITEMIDLIST,
    psfparent: IShellFolder,
    pidl: *const ITEMIDLIST,
    ppsi: *mut IShellItem
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell", "Win32_UI_Shell_Common"