_X_RE
#define D_RE(__z) _X_RE(double, __z)
#define F_RE(__z) _X_RE(float, __z)
#define LD_RE(__z) _X_RE(long double, __z)