pub unsafe extern "C" fn grib_keys_iterator_get_double(
    kiter: *const grib_keys_iterator,
    v: *mut f64,
    len: *mut usize
) -> c_int