Function windows::Win32::UI::Shell::SHGetIconOverlayIndexA

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