Function windows_sys::Win32::UI::Shell::ExtractIconW

pub unsafe extern "system" fn ExtractIconW(
    hinst: HINSTANCE,
    pszexefilename: PCWSTR,
    niconindex: u32,
) -> HICON