setupapi: Only copy dest when it got written by SetupCopyOEMInfW (ASan). Otherwise the call to WideCharToMultiByte does a lstrlenW, which may overrun the uninitialized destW buffer.