pub fn unpack_coordinates(input: &[i64; 8], n_dims: usize) -> Vec<f64>
Unpack coordinates from fixed-point array.