pub unsafe extern "C" fn gsl_histogram2d_accumulate( h: *mut gsl_histogram2d, x: f64, y: f64, weight: f64) -> c_int