ME>>void foo(CSockClient *const pClient); ME>>
MT>void foo(const int i); MT>
void foo(const int* i); void foo(int* const i);