roundl
long double roundl(long double);
#define roundit roundl
__weak_reference(round, roundl);
__weak_reference(roundl, roundf128);