pub unsafe extern "C" fn gsl_interp_bsearch( x_array: *const f64, x: f64, index_lo: usize, index_hi: usize) -> usize