TYPEOF_UNQUAL
# define TYPEOF_UNQUAL(exp) __typeof_unqual__(exp)
# define TYPEOF_UNQUAL(exp) __typeof__(exp)