Function windows_sys::Win32::UI::Shell::ExtractIconA

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