pub fn set_floating_point_mode(mode: FloatingPointMode) -> Result<()>
Allow control of the floating point mode from user space.
prctl(PR_SET_FP_MODE,…)