pub unsafe extern "system" fn ExtractAssociatedIconW(
    hinst: HINSTANCE,
    psziconpath: PWSTR,
    piicon: *mut u16
) -> HICON
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation", "Win32_UI_WindowsAndMessaging"