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