pub unsafe extern "system" fn LoadIconWithScaleDown(
    hinst: HINSTANCE,
    pszname: PCWSTR,
    cx: i32,
    cy: i32,
    phico: *mut HICON
) -> HRESULT
Expand description

Required features: "Win32_UI_Controls", "Win32_Foundation", "Win32_UI_WindowsAndMessaging"