typedef wchar_t * PX_16;
sack_types.h
This is a pointer to wchar_t. A 16 bit value that is character data, and is not signed or unsigned.
Types