hypot
#define hypot(a,b) __TG_FN2(hypot, (a), (b))
hypot(double x, double y)
double hypot(x,y)
#define hypot _hypot