Stop DLLCALL from truncating "U" parameters at the first NUL for word inputs.
This enables a clever caller to pass arbitrary binary data.
The motivation for this is to be able to call ::SetClipboardData with a bitmap for the purpose of testing BITSIZE when BITINDEX=0.