Example Code
const foo* m_foo;
volatile foo* const m_MoreFoos;
const volatile foo* const * YetMore;