pub unsafe extern "C" fn gsl_histogram2d_find( h: *const gsl_histogram2d, x: f64, y: f64, i: *mut usize, j: *mut usize) -> c_int