pub fn read_spatial_model_properties( key: &str, files: &[String], cx: &mut Array2<f64>, n_export: usize, ) -> Result<(), ApiError>