nsh_print_bytes
nsh_print_bytes(&ctx->ch[i], sizeof(ctx->ch[i]));
nsh_print_bytes(p, len);
static void nsh_print_bytes(const void *, u_int);