casinl
long double complex casinl(long double complex);
LDBL_PROTO_NORMAL(casinl);
w = casinl(z);
w = -1.0L * I * casinl(z * I);
DEF_STD(casinl);