pub unsafe extern "C" fn grib_index_select_double(
    index: *mut grib_index,
    key: *const c_char,
    value: f64
) -> c_int