pub fn fixed_i64_to_f64(value: i64) -> f64
Converts a raw fixed-point i64 value back to an f64 value.
i64
f64