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