cproj
double complex cproj(double complex);
#define cproj(x) __tg_simple(x, cproj)
PROTO_NORMAL(cproj);
DEF_STD(cproj);
LDBL_MAYBE_UNUSED_CLONE(cproj);