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