Function windows::Win32::UI::Shell::SHGetIconOverlayIndexW

pub unsafe fn SHGetIconOverlayIndexW<P0>(
    psziconpath: P0,
    iiconindex: i32,
) -> i32
where P0: Param<PCWSTR>,