pub fn load_tracking_dataset_jsonl_file( path: &Path, ) -> Result<Vec<TrackingDatasetFrame>, EvalError>