pub unsafe extern "C" fn grib_get_message_copy(
    h: *const grib_handle,
    message: *mut c_void,
    message_length: *mut usize
) -> c_int