NH_MESSAGE_BYTES
bytes = min(len, NH_MESSAGE_BYTES);
ctx->nh_remaining = NH_MESSAGE_BYTES - bytes;
pos = NH_MESSAGE_BYTES - ctx->nh_remaining;
static const u8 nh_test_msg[NH_MESSAGE_BYTES] = {