pub unsafe fn lineGetDevConfigW<P2>( dwdeviceid: u32, lpdeviceconfig: *mut VARSTRING, lpszdeviceclass: P2, ) -> i32where P2: Param<PCWSTR>,