lroundf
long lroundf(float);
extern long int lroundf(float);
using ::lroundf;
extern long int lroundf __P((float));