main
if
switch
for
while
do
continue
break
goto
return
sizeof
_Alignof
const
volatile
restrict
struct
union
_Alignas
typedef
_Static_assert
inline
_Noreturn
<cwchar>
写入宽字符 ch 到 stdout 。
ch
stdout
成功时为 ch ,失败时为 WEOF 。