PABC
typedef struct _ABC { int abcA;
UINT
abcB; int abcC; }
ABC
, *
PABC
, NEAR *
NPABC
, FAR *
LPABC
;