pub unsafe extern "C" fn stats_diff_var( this: *mut stats, data_1: *const f32, data_2: *const f32, n_data: c_int, ) -> f32