Function windows_sys::Win32::UI::Shell::ExtractAssociatedIconExA

pub unsafe extern "system" fn ExtractAssociatedIconExA(
    hinst: HINSTANCE,
    psziconpath: PSTR,
    piiconindex: *mut u16,
    piiconid: *mut u16,
) -> HICON