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