pub fn felt_slice_to_ints(values: &[Felt]) -> Vec<u64>
Converts a slice of Felts into a vector of u64 values.