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