pub unsafe fn lineGetIconW<P1>( dwdeviceid: u32, lpszdeviceclass: P1, lphicon: *mut HICON, ) -> i32where P1: Param<PCWSTR>,