SLP_LANGLEN
#define slp_get_langlen(h) slp_header_get_sht((h), SLP_LANGLEN)
#define slp_set_langlen(h, x) slp_header_set_sht((h), (x), SLP_LANGLEN)
if (msglen < (SLP_LANGLEN + 2))