pub unsafe extern "C" fn stats_diff_var1( this: *mut stats, data1: *const f32, data2: *const f32, M: *mut mask, n_data: c_int, ) -> f32