conjf
float complex conjf(float complex);
PROTO_STD_DEPRECATED(conjf);
static float complex (*libconjf)(float complex) = conjf;