pub unsafe fn lineSetDevConfig<P3>( dwdeviceid: u32, lpdeviceconfig: *const c_void, dwsize: u32, lpszdeviceclass: P3, ) -> i32where P3: Param<PCSTR>,