Function windows_sys::Win32::UI::Shell::SHDefExtractIconW
pub unsafe extern "system" fn SHDefExtractIconW(
psziconfile: PCWSTR,
iindex: i32,
uflags: u32,
phiconlarge: *mut HICON,
phiconsmall: *mut HICON,
niconsize: u32,
) -> HRESULT