POINTER
typedef unsigned char *POINTER;
typedef unsigned char *POINTER;
POINTER (obstack_base) (obstack)
POINTER (obstack_next_free) (obstack)
POINTER (obstack_finish) (obstack)
# define POINTER void *
# define POINTER char *
#define POINTER 0x0010 /* weird %p pointer (`fake hex') */