pub unsafe extern "C" fn grib_points_get_values(
    h: *mut grib_handle,
    points: *mut grib_points,
    val: *mut f64
) -> c_int