ncp_SetUrgentTcpLen
ncp_SetUrgentTcpLen(&arg->bundle->ncp, 0);
ncp_SetUrgentTcpLen(&arg->bundle->ncp, atoi(arg->argv[arg->argn + 1]));
extern void ncp_SetUrgentTcpLen(struct ncp *, int);