pub unsafe fn LoadIconMetric<'a>( hinst: impl IntoParam<'a, HINSTANCE>, pszname: impl IntoParam<'a, PWSTR>, lims: _LI_METRIC, ) -> Result<HICON>