pub unsafe extern "C" fn math_round(value: f64) -> f64
A portable replacement for C99 round()
\param value a double value
\return the nearest integeral value