roundf
float roundf(float);
extern float roundf(float);
using ::roundf;
extern float roundf __P((float));