Function LoadIconWithScaleDown

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