Function windows::Win32::UI::Shell::Shell_GetCachedImageIndex
pub unsafe fn Shell_GetCachedImageIndex<P0>(
pwsziconpath: P0,
iiconindex: i32,
uiconflags: u32,
) -> i32where
P0: Param<PCWSTR>,