ceil
#undef ceil
#define ceil(x) __tgmath_ceil(x)
ceil(double x) {
ceil(double d)
ceil(ulong_t x, ulong_t y)