void foo() { BSTR test = L"SID"; CHAR s[] = "This is a \"test\""; CHAR ch = 'a'; }