Explain the difference between const char*, char * const, and const char * const in the context of pointer declarations.