llround
long long llround(double);
extern long long int llround(double);
using ::llround;
extern long long int llround __P((double));