dst_s_put_int16
dst_s_put_int16(out_storage, val);
dst_s_put_int16(&out_storage[loc], val);
void dst_s_put_int16( u_int8_t *buf, const u_int16_t val);