pub unsafe extern "C" fn grib_get_double_array( h: *const grib_handle, key: *const c_char, vals: *mut f64, length: *mut usize, ) -> c_int