pub const fn decode_f64_sortable(sortable: u64) -> f64
Decode a sortable-encoded u64 back to the original f64 value.