pub unsafe extern "system" fn SHGetStockIconInfo(
    siid: SHSTOCKICONID,
    uflags: u32,
    psii: *mut SHSTOCKICONINFO
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell", "Win32_UI_WindowsAndMessaging"