csqrt
extern double complex csqrt(double complex);
__MATHCALL (csqrt, (_Mdouble_complex_ __z));
weak_alias(__csqrt, csqrt);