ceill
y = ceill(x);
if (y == ceill(y))
long double ceill(long double);
__weak_reference(ceil, ceill);