pub unsafe extern "C" fn grib_get_offset(
    h: *const grib_handle,
    key: *const c_char,
    offset: *mut usize
) -> c_int