catanl
long double complex catanl(long double complex);
w = -1.0L * I * catanl(z * I);
__weak_alias(catanl, _catanl)