roundl
long double roundl(long double);
extern long double roundl(long double);
using ::roundl;
extern long double roundl __P((long double));