pub unsafe extern "C" fn grib_iterator_previous(
    i: *mut grib_iterator,
    lat: *mut f64,
    lon: *mut f64,
    value: *mut f64
) -> c_int