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