Type conversion to unsigned 16bit number.
Returns value converted to unsigned 16bit number.
u16[x]
#<result> = u16[HEX[AABBCCDD]] (print,#<result>)
result: 52445 ;0xCCDD in hex
u8, s8, s16, u32, s32