pub unsafe fn SHGetStockIconInfo(
    siid: SHSTOCKICONID,
    uflags: SHGSI_FLAGS,
    psii: *mut SHSTOCKICONINFO
) -> Result<()>