pub unsafe fn LoadIconW<P1>( hinstance: Option<HINSTANCE>, lpiconname: P1, ) -> Result<HICON>where P1: Param<PCWSTR>,