Consider the following snippet (C++): ```c++ void func(size_t a, bar b); ``` Both `size_t` and `void` are types and should be colored as such. 