pub unsafe extern "C" fn gsl_histogram2d_get(
    h: *const gsl_histogram2d,
    i: usize,
    j: usize
) -> f64