pub const fn f64_cvt_to_int_bounds(signed: bool, out_bits: u32) -> (f64, f64)
Same as f32_cvt_to_int_bounds but used for f64-to-int conversions.
f32_cvt_to_int_bounds