__htolem16
#define __htolem16(_x, _v) __swapm16((_x), (_v))
#define __htolem16(_x, _v) (*(__uint16_t *)(_x) = __htole16(_v))