Function windows_sys::Win32::UI::Controls::LoadIconWithScaleDown
pub unsafe extern "system" fn LoadIconWithScaleDown(
hinst: HINSTANCE,
pszname: PCWSTR,
cx: i32,
cy: i32,
phico: *mut HICON,
) -> HRESULT