_CP_str0 is a static CPSTR* that points to a single character string which contains 0. It should be used for reading only.
CPSTR * s = _CP_str0;
C functions overview