KSRPC_ERROR_MESSAGE_HEADER

Header carrying the human-readable error message that pairs with the ksrpc error code on the wire. The body slot carries the typed errorData payload; the message moves to a header so it survives transports that strip/escape the body, and so the client can recover it cleanly even when the body decode fails.