Used for encoding reply messages. This routine encodes the status
of the RPC call and, in the case of success, the call results
as well. This routine is useful for users who want to generate
messages without using the ONC RPC package. It returns the
message-accepted variant of a reply message union in the arp
argument.
The xdr_replymsg routine calls this routine.