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