pub unsafe extern "system" fn ExtractIconExW(
    lpszfile: PCWSTR,
    niconindex: i32,
    phiconlarge: *mut HICON,
    phiconsmall: *mut HICON,
    nicons: u32
) -> u32
Expand description

Required features: "Win32_UI_WindowsAndMessaging"