Function windows_sys::Win32::UI::Shell::SHDefExtractIconA

pub unsafe extern "system" fn SHDefExtractIconA(
    psziconfile: PCSTR,
    iindex: i32,
    uflags: u32,
    phiconlarge: *mut HICON,
    phiconsmall: *mut HICON,
    niconsize: u32,
) -> HRESULT