csinhl
extern long double complex csinhl(long double complex);
weak_alias (__csinhl, csinhl)
z = csinhl(CMPLXL(-cimagl(z), creall(z)));