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