pub unsafe fn ExtractIconW<'a>( hinst: impl IntoParam<'a, HINSTANCE>, pszexefilename: impl IntoParam<'a, PWSTR>, niconindex: u32, ) -> HICON