pub unsafe fn Shell_GetCachedImageIndexW<P0>(
    psziconpath: P0,
    iiconindex: i32,
    uiconflags: u32
) -> i32
where P0: IntoParam<PCWSTR>,