pub unsafe extern "C" fn gsl_stats_short_mad( data: *const c_short, stride: usize, n: usize, work: *mut f64) -> f64